1 using System;
2 using
System.Collections.Generic;
3 using
System.Linq;
4 using
System.Text;
5
6 using
UnityEditor;
7 using
UnityEngine;
8
9 namespace
Tiled2Unity
10 {
11     
[AttributeUsage(System.AttributeTargets.Class, AllowMultiple = false)]
12     
class CustomTiledImporterAttribute : Attribute
13     {
14         
public int Order { get; set; }
15     }
16 }



Trò chơi đua xe động vật trong UNITY Engine 114.949 lượt xem

Gõ tìm kiếm nhanh...